kconfig/gcov: rename to coverage
authorRoger Pau Monné <roger.pau@citrix.com>
Wed, 7 Feb 2018 15:32:18 +0000 (16:32 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 7 Feb 2018 15:33:47 +0000 (16:33 +0100)
commit6222e7cbaa1ed75dd8f9d90cfa394a49fed0be2c
tree8ed6e4d24a4529f618f52d029bee917920fa80e3
parenta22320e32dca0918ed23799583f470afe4c24330
kconfig/gcov: rename to coverage

So it can be used by both gcc and clang. Just add the Kconfig option
and modify the makefiles so the llvm coverage specific code can be
added in a follow up patch.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
[jb: also change the shim config]
docs/misc/coverage.markdown
tools/firmware/xen-dir/shim.config
xen/Kconfig.debug
xen/Rules.mk
xen/arch/x86/efi/Makefile
xen/common/Makefile
xen/common/coverage/Makefile
xen/common/sysctl.c
xen/include/xen/coverage.h